Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

ibc: fix logging of timestamp timeouts #4654

Merged
merged 3 commits into from
Jun 25, 2024
Merged

ibc: fix logging of timestamp timeouts #4654

merged 3 commits into from
Jun 25, 2024

Conversation

avahowell
Copy link
Contributor

No description provided.

@conorsch
Copy link
Contributor

During interchaintest integration work, @zbuc noticed that the logging message was structured. Loosely related to #4638 & #4636.

@conorsch conorsch added the A-IBC Area: IBC integration with Penumbra label Jun 24, 2024
Signed-off-by: Chris Czub <[email protected]>
@conorsch conorsch self-requested a review June 24, 2024 19:38
@avahowell
Copy link
Contributor Author

I just noticed that the timestamp used here is wrong, it should be using the consensus state timestamp. will fix

@avahowell
Copy link
Contributor Author

should be ready now

@conorsch conorsch merged commit 5f5b739 into main Jun 25, 2024
13 checks passed
@conorsch conorsch deleted the ibc-logging-typo-fix branch June 25, 2024 00:56
@conorsch conorsch added the consensus-breaking breaking change to execution of on-chain data label Jun 25, 2024
@conorsch
Copy link
Contributor

Marking this as consensus-breaking after the fact, because the diff makes substantive changes to how timeouts are handled. Please remove the label if inappropriate.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
A-IBC Area: IBC integration with Penumbra consensus-breaking breaking change to execution of on-chain data
Projects
Status: Done
Development

Successfully merging this pull request may close these issues.

4 participants